home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7567 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.3 KB

  1. Path: nj5.injersey.com!jeremyn
  2. From: jeremyn@nj5.injersey.com (Jeremy Nixon)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
  4. Subject: Re: Multiview/AG bug (Was: Re: Amiga "C Manual")
  5. Date: 10 Mar 1996 14:32:18 GMT
  6. Organization: Asbury Park Press
  7. Distribution: inet
  8. Message-ID: <4hup5i$mu2@news.injersey.com>
  9. References: <313b1607.0@news.sbbs.se> <4hfi4p$gjg@news.internetmci.com> <4hi4dh$3qt@peippo.cs.tut.fi> <dkauppDntoCv.Gy5@netcom.com> <4hnmuh$ch4@ra.nrl.navy.mil> <4hpl2j$o8o@ra.nrl.navy.mil> <4hu6l7$ku7@news.injersey.com>
  10. NNTP-Posting-Host: nj5.injersey.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Yesterday, I (jeremyn@nj5.injersey.com) wrote:
  14.  
  15. (After someone else wrote:)
  16. : : I've never before had repeatable crashes on Multiview, overall it's
  17. : : done ok especially compared to the more fragile V37 amigaguide.
  18. : : However I suppose I haven't been doing much doc-browsing because
  19. : : the material in this CM4 really tickles my system and crashes it cold!
  20.  
  21. : :   Instead of "install"ing it (really, now, logicals are fine but
  22. : : I'll draw the line at so many just to browse a doc!)  I changed
  23. : : the referenced paths eg to ACE_DOS:AmigaDOSLibrary/AmigaDOSLibrary.guide
  24. : : eg the ACE_DOS will be the only logical being the directory holding
  25. : : all sub-directories.  Anyway, so do this to the "BufferedIO"
  26. : : directory.  Set  the .guide icon to "Multiview" or just
  27. : : "amigaguide BufferedIO.guide".  Try to go to the Examples link
  28. : : (Blank page).  Go back  to contents. (Crash).
  29.  
  30. : :    Computer: A3000,OS3.1,PicassoII, MCP/MagicMenus/ARQ
  31.  
  32. : :    I'll be waiting for the "just fine here"  messages so I can
  33. : :   track the possible source.
  34.  
  35. : : Greg
  36. : :     jung@osse.nrl.navy.mil
  37.  
  38. : Sorry, so such luck. I've also never seen MultiView crash on AmigaGuide 
  39. : documents, but it happens quite frequently with this CM4 stuff, on 
  40. : several of the files. MultiView just locks up as soon as I load some of 
  41. : them. I haven't looked into the files themselves yet, so I can't make any 
  42. : guesses as to why.
  43.  
  44. : And the assigns are just a little over the top, I agree.
  45.  
  46. Okay, if I may be excused for following-up to my own post...
  47.  
  48. When Multiview crashes on an AmigaGuide document, I get curious. So, 
  49. while yesterday I just rebooted and went on to other things, today I went 
  50. in and found the problem in CM4.
  51.  
  52. Turns out, there's only two files that crash the viewer. It just seemed 
  53. like more yesterday because I've never seen an AmigaGuide crash before, 
  54. and I was too busy wondering what chip in my computer had blown.
  55.  
  56. The offending files are:
  57.      AmigaDos/Contents.guide
  58.      Miscellaneous/Miscellaneous.guide
  59.  
  60. The cause of the crashes is simply bad AmigaGuide coding. There are 
  61. links where the text for the destination node has an opening quote, but 
  62. no closing quote. So AmigaGuide is sitting there looking endlessly for a 
  63. matching closing quote that doesn't exist! Or something.
  64.  
  65. Anyhow, if you go into the files and seek out the "problem" areas and 
  66. insert the closing quotes, everything should work fine. I haven't done 
  67. this yet. I have a little trouble with learning about programming from 
  68. someone who can't code a stable AmigaGuide document, or possibly who 
  69. could actually MISS the fact that the files crash the viewer program, and 
  70. RELEASE the stuff to the public.
  71.  
  72. I'm sure I'll get over it.
  73.  
  74. Jeremy "It took me all of ten minutes to debug this one" Nixon
  75. jeremyn@injersey.com
  76.  
  77.